Random Content

The random content function is used to randomly display the content of a content block that belongs in a specified collection.

Displayed here is the format for the random content function

<% ShowRandomContent “id”, XSLTId %>

Where the “id” represents the ID number of the collection the content blocks, that will be displayed, belong to

And “XSLTId” is the ID number of the display XSLT that will be applied to the content blocks in the collections.

Previous TopicNext Topic|